0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.6282360553741 397 1.1066 0


No Amazon API Requests Made.


App Debug - Total Time 1.6282360553741 seconds

Number Time From Start Name Description
1 0.3722140789032 Initialise Initialise FSB Function
2 0.37578201293945 App Controller Start Start of the App controller (called before the controller of every page)
3 0.40271091461182 Start of getCategoryListByGroup Function Before first category groups query
4 0.40362191200256 After initial query Before first category groups query
5 0.40362310409546 Get Category List for Group Before the call to getCategoryList function
6 0.40362501144409 Start of GetCategoryList function Start of the function
7 0.40362691879272 Before getting categories Query to get specific category list
8 0.40458011627197 After getting categories Query to get specific category list
9 0.40458011627197 Before getting category custom Before call to function getCategoryCustom
10 0.42420101165771 After getting category custom After call to function getCategoryCustom
11 0.42420411109924 Before getting category custom Before call to function getCategoryCustom
12 0.43266010284424 After getting category custom After call to function getCategoryCustom
13 0.43266201019287 Before getting category custom Before call to function getCategoryCustom
14 0.43706488609314 After getting category custom After call to function getCategoryCustom
15 0.43706607818604 Before getting category custom Before call to function getCategoryCustom
16 0.44035196304321 After getting category custom After call to function getCategoryCustom
17 0.44035291671753 Before getting category custom Before call to function getCategoryCustom
18 0.44378304481506 After getting category custom After call to function getCategoryCustom
19 0.44378399848938 Before getting category custom Before call to function getCategoryCustom
20 0.44750499725342 After getting category custom After call to function getCategoryCustom
21 0.44750595092773 End of GetCategoryList function End of the function
22 0.4475109577179 Get Category List for Group Before the call to getCategoryList function
23 0.44751310348511 Start of GetCategoryList function Start of the function
24 0.44751405715942 Before getting categories Query to get specific category list
25 0.44783902168274 End of getCategoryListByGroup Function Before return()
26 1.293713092804 App Controller End End of the App controller (called before the controller of every page)
27 1.4279839992523 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4291739463806 Before Get Options Before the call to getOptions in the tpl class
29 1.4725949764252 After Get Options After the call to getOptions in the tpl class
30 1.4726269245148 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6282269954681 Finalizing debug Before the debug is output to the page.
32 1.6282360553741 End of App This is the end of the app logging, final timestamp


Query Debug - 397 Database Queries. Total time 1.1066 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00085997581481934
SELECT parameter, value FROM parameters
2 0.0051 0.0050678253173828
SELECT * FROM `bad_bots`
3 0.0003 0.00031709671020508
SET time_zone = 'Europe/London'
4 0.0014 0.0014359951019287
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0015 0.0015380382537842
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0018 0.0017838478088379
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751816721'
7 0.0018 0.00177001953125
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00045394897460938
UPDATE autorun SET lastrun = '2025-07-06 15:45:21' WHERE id = '16'
9 0.0005 0.00053095817565918
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0021 0.0021469593048096
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00029397010803223
SELECT * FROM pages WHERE id = 52
12 0.0016 0.0016179084777832
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0245 0.024535179138184
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00040316581726074
SELECT * FROM pages WHERE pagename = 'search'
15 0.0009 0.00090384483337402
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00094103813171387
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0071 0.0070610046386719
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0012 0.0011670589447021
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0010 0.001025915145874
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00036716461181641
SELECT id FROM categories WHERE parent_id = '26'
21 0.0063 0.0062699317932129
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0017 0.001708984375
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00088191032409668
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0008 0.00075197219848633
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00030279159545898
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0031139850616455
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00036096572875977
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00030112266540527
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00030422210693359
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0030579566955566
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00033211708068848
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00033688545227051
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00031399726867676
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00028014183044434
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011160373687744
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00030088424682617
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.0002598762512207
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00028181076049805
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.001166820526123
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00033092498779297
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00033712387084961
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00030112266540527
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028491020202637
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00039291381835938
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00029587745666504
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0004 0.00035500526428223
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00032591819763184
SELECT id FROM categories WHERE parent_id = '29'
48 0.0006 0.00063610076904297
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00031018257141113
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00032806396484375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00032496452331543
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00029301643371582
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00037693977355957
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00032615661621094
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00030398368835449
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.00043106079101562
SELECT id FROM categories WHERE parent_id = '30'
57 0.0007 0.00067877769470215
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00038886070251465
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.0003049373626709
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027084350585938
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.00045609474182129
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00029516220092773
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00028896331787109
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.0003209114074707
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00046896934509277
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00031185150146484
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00032711029052734
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0005 0.0005180835723877
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0007 0.00069284439086914
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.0003209114074707
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0018 0.0018391609191895
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0019 0.0018978118896484
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.0003809928894043
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00065398216247559
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0022 0.0021660327911377
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0015 0.0014729499816895
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8339 0.83385705947876
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0014 0.0014400482177734
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00069618225097656
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00035595893859863
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0047180652618408
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0014450550079346
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00092196464538574
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0047 0.0046699047088623
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013289451599121
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00038695335388184
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0007 0.00073790550231934
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.195'
89 0.0005 0.0005180835723877
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00032806396484375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.0039880275726318
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00034904479980469
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
93 0.0003 0.00033307075500488
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
94 0.0003 0.00031495094299316
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0056 0.0056149959564209
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0002 0.00024580955505371
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
97 0.0002 0.00023794174194336
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
98 0.0003 0.00034093856811523
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00034618377685547
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0041 0.0040621757507324
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00027012825012207
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
102 0.0003 0.00025010108947754
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
103 0.0003 0.00034284591674805
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0055 0.0054600238800049
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00027608871459961
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
106 0.0003 0.00025701522827148
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
107 0.0003 0.00028681755065918
SELECT * FROM products WHERE id = '1792'
108 0.0015 0.0015430450439453
SELECT * FROM productimages WHERE product_id = '1792' ORDER BY sortorder ASC
109 0.0011 0.0011119842529297
SELECT * FROM product_image_select WHERE product_id = '1792'
110 0.0008 0.00079703330993652
SELECT * FROM productcustomimages WHERE product_id = '1792'
111 0.0016 0.0015521049499512
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1792' AND a.name = n.originalname
112 0.0015 0.001471996307373
SELECT * FROM productoffers WHERE product_id = '1792' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '1792' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 1792
                ORDER BY price ASC LIMIT 1
115 0.0004 0.00038695335388184
SELECT value FROM productattributes
                WHERE product_id = '1792'
                AND name = 'ListPriceAmount'
116 0.0003 0.00027084350585938
SELECT value FROM productattributes WHERE product_id = '1792' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.00035905838012695
SELECT * FROM products WHERE id = '1803'
118 0.0005 0.00052881240844727
SELECT * FROM productimages WHERE product_id = '1803' ORDER BY sortorder ASC
119 0.0007 0.00067520141601562
SELECT * FROM product_image_select WHERE product_id = '1803'
120 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '1803'
121 0.0005 0.00054216384887695
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1803' AND a.name = n.originalname
122 0.0003 0.00032591819763184
SELECT * FROM productoffers WHERE product_id = '1803' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '1803' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00033783912658691
SELECT * FROM productoffers
                WHERE product_id = 1803
                ORDER BY price ASC LIMIT 1
125 0.0004 0.00038695335388184
SELECT value FROM productattributes
                WHERE product_id = '1803'
                AND name = 'ListPriceAmount'
126 0.0003 0.00027084350585938
SELECT value FROM productattributes WHERE product_id = '1803' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0003 0.00034689903259277
SELECT * FROM products WHERE id = '1807'
128 0.0004 0.0003960132598877
SELECT * FROM productimages WHERE product_id = '1807' ORDER BY sortorder ASC
129 0.0004 0.00042986869812012
SELECT * FROM product_image_select WHERE product_id = '1807'
130 0.0004 0.00043606758117676
SELECT * FROM productcustomimages WHERE product_id = '1807'
131 0.0005 0.00053811073303223
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1807' AND a.name = n.originalname
132 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '1807' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '1807' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 1807
                ORDER BY price ASC LIMIT 1
135 0.0004 0.00036311149597168
SELECT value FROM productattributes
                WHERE product_id = '1807'
                AND name = 'ListPriceAmount'
136 0.0003 0.00032377243041992
SELECT value FROM productattributes WHERE product_id = '1807' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '1808'
138 0.0003 0.00033092498779297
SELECT * FROM productimages WHERE product_id = '1808' ORDER BY sortorder ASC
139 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '1808'
140 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '1808'
141 0.0012 0.001230001449585
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1808' AND a.name = n.originalname
142 0.0014 0.0013799667358398
SELECT * FROM productoffers WHERE product_id = '1808' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0004 0.00044393539428711
SELECT * FROM productoffers
                WHERE product_id = '1808' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0004 0.00043511390686035
SELECT * FROM productoffers
                WHERE product_id = 1808
                ORDER BY price ASC LIMIT 1
145 0.0005 0.00048303604125977
SELECT value FROM productattributes
                WHERE product_id = '1808'
                AND name = 'ListPriceAmount'
146 0.0005 0.00051283836364746
SELECT value FROM productattributes WHERE product_id = '1808' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0007 0.00065708160400391
SELECT * FROM products WHERE id = '2342'
148 0.0007 0.00066900253295898
SELECT * FROM productimages WHERE product_id = '2342' ORDER BY sortorder ASC
149 0.0006 0.00055909156799316
SELECT * FROM product_image_select WHERE product_id = '2342'
150 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '2342'
151 0.0009 0.00086498260498047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2342' AND a.name = n.originalname
152 0.0003 0.00034785270690918
SELECT * FROM productoffers WHERE product_id = '2342' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '2342' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = 2342
                ORDER BY price ASC LIMIT 1
155 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '2342'
                AND name = 'ListPriceAmount'
156 0.0004 0.00036907196044922
SELECT value FROM productattributes WHERE product_id = '2342' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0004 0.00037693977355957
SELECT * FROM products WHERE id = '1841'
158 0.0003 0.00031781196594238
SELECT * FROM productimages WHERE product_id = '1841' ORDER BY sortorder ASC
159 0.0005 0.00049114227294922
SELECT * FROM product_image_select WHERE product_id = '1841'
160 0.0003 0.00033211708068848
SELECT * FROM productcustomimages WHERE product_id = '1841'
161 0.0007 0.00069713592529297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1841' AND a.name = n.originalname
162 0.0003 0.00033211708068848
SELECT * FROM productoffers WHERE product_id = '1841' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '1841' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 1841
                ORDER BY price ASC LIMIT 1
165 0.0003 0.00025010108947754
SELECT value FROM productattributes
                WHERE product_id = '1841'
                AND name = 'ListPriceAmount'
166 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '1841' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '1842'
168 0.0004 0.00035381317138672
SELECT * FROM productimages WHERE product_id = '1842' ORDER BY sortorder ASC
169 0.0005 0.00047588348388672
SELECT * FROM product_image_select WHERE product_id = '1842'
170 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '1842'
171 0.0007 0.00066518783569336
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1842' AND a.name = n.originalname
172 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '1842' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1842' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0003 0.00025820732116699
SELECT value FROM productattributes WHERE product_id = '1842' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0003 0.00031518936157227
SELECT * FROM products WHERE id = '1843'
176 0.0003 0.00034403800964355
SELECT * FROM productimages WHERE product_id = '1843' ORDER BY sortorder ASC
177 0.0003 0.00029397010803223
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1843' AND p.id = pi.product_id ORDER BY pi.sortorder
178 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '1843'
179 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '1843'
180 0.0003 0.00034904479980469
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1843'
                GROUP BY o.product_id
181 0.0016 0.0015990734100342
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1843'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
182 0.0003 0.00032997131347656
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1843
183 0.0005 0.00054597854614258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1843' AND a.name = n.originalname
184 0.0003 0.00026512145996094
SELECT * FROM productoffers WHERE product_id = '1843' AND merchantid = 'A1X6FK5RDHNB96'
185 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '1843' AND price > 0
                ORDER BY price ASC LIMIT 1
186 0.0002 0.00021600723266602
SELECT * FROM productoffers
                WHERE product_id = 1843
                ORDER BY price ASC LIMIT 1
187 0.0003 0.00028896331787109
SELECT value FROM productattributes
                WHERE product_id = '1843'
                AND name = 'ListPriceAmount'
188 0.0003 0.00027298927307129
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1843'
                GROUP BY o.product_id
189 0.0004 0.00038003921508789
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1843'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
190 0.0003 0.00025200843811035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1843
191 0.0005 0.00053691864013672
SELECT value FROM productattributes WHERE product_id = '1843' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
192 0.0004 0.00037002563476562
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1843'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
193 0.0002 0.00024604797363281
SELECT * FROM products WHERE parent_id = '1843'
194 0.0003 0.00033712387084961
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3951' AND a.name = n.originalname
195 0.0005 0.00045418739318848
SELECT * FROM productoffers WHERE product_id = '3951' AND merchantid = 'A1X6FK5RDHNB96'
196 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '3951' AND price > 0
                ORDER BY price ASC LIMIT 1
197 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 3951
                ORDER BY price ASC LIMIT 1
198 0.0002 0.00023007392883301
SELECT value FROM productattributes
                WHERE product_id = '3951'
                AND name = 'ListPriceAmount'
199 0.0002 0.00024890899658203
SELECT * FROM products WHERE id = '1850'
200 0.0003 0.00029897689819336
SELECT * FROM productimages WHERE product_id = '1850' ORDER BY sortorder ASC
201 0.0005 0.00050091743469238
SELECT * FROM product_image_select WHERE product_id = '1850'
202 0.0003 0.00027179718017578
SELECT * FROM productcustomimages WHERE product_id = '1850'
203 0.0005 0.00052809715270996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1850' AND a.name = n.originalname
204 0.0003 0.00030183792114258
SELECT * FROM productoffers WHERE product_id = '1850' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '1850' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 1850
                ORDER BY price ASC LIMIT 1
207 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '1850'
                AND name = 'ListPriceAmount'
208 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '1850' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
209 0.0003 0.00032711029052734
SELECT * FROM products WHERE id = '1854'
210 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '1854' ORDER BY sortorder ASC
211 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '1854'
212 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '1854'
213 0.0007 0.00073504447937012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1854' AND a.name = n.originalname
214 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '1854' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '1854' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0003 0.00031089782714844
SELECT * FROM productoffers
                WHERE product_id = 1854
                ORDER BY price ASC LIMIT 1
217 0.0003 0.00028777122497559
SELECT value FROM productattributes
                WHERE product_id = '1854'
                AND name = 'ListPriceAmount'
218 0.0004 0.00039005279541016
SELECT value FROM productattributes WHERE product_id = '1854' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = '1860'
220 0.0003 0.0003199577331543
SELECT * FROM productimages WHERE product_id = '1860' ORDER BY sortorder ASC
221 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '1860'
222 0.0003 0.00029587745666504
SELECT * FROM productcustomimages WHERE product_id = '1860'
223 0.0009 0.00091695785522461
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1860' AND a.name = n.originalname
224 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '1860' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0003 0.00031399726867676
SELECT * FROM productoffers
                WHERE product_id = '1860' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0004 0.00036501884460449
SELECT * FROM productoffers
                WHERE product_id = 1860
                ORDER BY price ASC LIMIT 1
227 0.0004 0.00039887428283691
SELECT value FROM productattributes
                WHERE product_id = '1860'
                AND name = 'ListPriceAmount'
228 0.0003 0.00027894973754883
SELECT value FROM productattributes WHERE product_id = '1860' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0004 0.00037598609924316
SELECT * FROM products WHERE id = '1873'
230 0.0010 0.0010030269622803
SELECT * FROM productimages WHERE product_id = '1873' ORDER BY sortorder ASC
231 0.0005 0.00048589706420898
SELECT * FROM product_image_select WHERE product_id = '1873'
232 0.0003 0.00034499168395996
SELECT * FROM productcustomimages WHERE product_id = '1873'
233 0.0007 0.00066804885864258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1873' AND a.name = n.originalname
234 0.0004 0.00035405158996582
SELECT * FROM productoffers WHERE product_id = '1873' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '1873' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 1873
                ORDER BY price ASC LIMIT 1
237 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '1873'
                AND name = 'ListPriceAmount'
238 0.0003 0.00027990341186523
SELECT value FROM productattributes WHERE product_id = '1873' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
239 0.0004 0.00037002563476562
SELECT * FROM products WHERE id = '1892'
240 0.0003 0.00034213066101074
SELECT * FROM productimages WHERE product_id = '1892' ORDER BY sortorder ASC
241 0.0005 0.00051498413085938
SELECT * FROM product_image_select WHERE product_id = '1892'
242 0.0003 0.00029110908508301
SELECT * FROM productcustomimages WHERE product_id = '1892'
243 0.0007 0.00069808959960938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1892' AND a.name = n.originalname
244 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '1892' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = '1892' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 1892
                ORDER BY price ASC LIMIT 1
247 0.0003 0.00028610229492188
SELECT value FROM productattributes
                WHERE product_id = '1892'
                AND name = 'ListPriceAmount'
248 0.0003 0.00029683113098145
SELECT value FROM productattributes WHERE product_id = '1892' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '1899'
250 0.0004 0.00037908554077148
SELECT * FROM productimages WHERE product_id = '1899' ORDER BY sortorder ASC
251 0.0004 0.00035691261291504
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1899' AND p.id = pi.product_id ORDER BY pi.sortorder
252 0.0005 0.00045919418334961
SELECT * FROM product_image_select WHERE product_id = '1899'
253 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '1899'
254 0.0004 0.00035715103149414
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1899'
                GROUP BY o.product_id
255 0.0004 0.00044512748718262
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1899'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
256 0.0003 0.00027990341186523
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1899
257 0.0006 0.00057697296142578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1899' AND a.name = n.originalname
258 0.0002 0.0002439022064209
SELECT * FROM productoffers WHERE product_id = '1899' AND merchantid = 'A1X6FK5RDHNB96'
259 0.0003 0.00026583671569824
SELECT * FROM productoffers
                WHERE product_id = '1899' AND price > 0
                ORDER BY price ASC LIMIT 1
260 0.0003 0.00028777122497559
SELECT * FROM productoffers
                WHERE product_id = 1899
                ORDER BY price ASC LIMIT 1
261 0.0003 0.00026893615722656
SELECT value FROM productattributes
                WHERE product_id = '1899'
                AND name = 'ListPriceAmount'
262 0.0003 0.0002739429473877
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1899'
                GROUP BY o.product_id
263 0.0004 0.0004432201385498
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1899'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
264 0.0003 0.00028109550476074
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1899
265 0.0003 0.00034713745117188
SELECT value FROM productattributes WHERE product_id = '1899' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
266 0.0004 0.00040197372436523
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1899'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
267 0.0003 0.00028896331787109
SELECT * FROM products WHERE id = '1914'
268 0.0005 0.0004880428314209
SELECT * FROM productimages WHERE product_id = '1914' ORDER BY sortorder ASC
269 0.0005 0.00049114227294922
SELECT * FROM product_image_select WHERE product_id = '1914'
270 0.0003 0.00031590461730957
SELECT * FROM productcustomimages WHERE product_id = '1914'
271 0.0011 0.0011351108551025
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1914' AND a.name = n.originalname
272 0.0005 0.00052189826965332
SELECT * FROM productoffers WHERE product_id = '1914' AND merchantid = 'A1X6FK5RDHNB96'
273 0.0004 0.00036787986755371
SELECT * FROM productoffers
                WHERE product_id = '1914' AND price > 0
                ORDER BY price ASC LIMIT 1
274 0.0004 0.00043320655822754
SELECT * FROM productoffers
                WHERE product_id = 1914
                ORDER BY price ASC LIMIT 1
275 0.0005 0.00047087669372559
SELECT value FROM productattributes
                WHERE product_id = '1914'
                AND name = 'ListPriceAmount'
276 0.0004 0.00040817260742188
SELECT value FROM productattributes WHERE product_id = '1914' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
277 0.0004 0.00040602684020996
SELECT * FROM products WHERE id = '4904'
278 0.0005 0.00050210952758789
SELECT * FROM productimages WHERE product_id = '4904' ORDER BY sortorder ASC
279 0.0006 0.00061202049255371
SELECT * FROM product_image_select WHERE product_id = '4904'
280 0.0003 0.00033307075500488
SELECT * FROM productcustomimages WHERE product_id = '4904'
281 0.0010 0.00095701217651367
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4904' AND a.name = n.originalname
282 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '4904' AND merchantid = 'A1X6FK5RDHNB96'
283 0.0003 0.00031614303588867
SELECT * FROM productoffers
                WHERE product_id = '4904' AND price > 0
                ORDER BY price ASC LIMIT 1
284 0.0003 0.00031089782714844
SELECT value FROM productattributes WHERE product_id = '4904' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0004 0.0003969669342041
SELECT * FROM products WHERE id = '1937'
286 0.0004 0.00040102005004883
SELECT * FROM productimages WHERE product_id = '1937' ORDER BY sortorder ASC
287 0.0005 0.00054097175598145
SELECT * FROM product_image_select WHERE product_id = '1937'
288 0.0003 0.00031304359436035
SELECT * FROM productcustomimages WHERE product_id = '1937'
289 0.0008 0.0007929801940918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1937' AND a.name = n.originalname
290 0.0004 0.00040793418884277
SELECT * FROM productoffers WHERE product_id = '1937' AND merchantid = 'A1X6FK5RDHNB96'
291 0.0003 0.00030398368835449
SELECT * FROM productoffers
                WHERE product_id = '1937' AND price > 0
                ORDER BY price ASC LIMIT 1
292 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = 1937
                ORDER BY price ASC LIMIT 1
293 0.0003 0.00028896331787109
SELECT value FROM productattributes
                WHERE product_id = '1937'
                AND name = 'ListPriceAmount'
294 0.0003 0.00030899047851562
SELECT value FROM productattributes WHERE product_id = '1937' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
295 0.0004 0.00039815902709961
SELECT * FROM products WHERE id = '1939'
296 0.0004 0.00038814544677734
SELECT * FROM productimages WHERE product_id = '1939' ORDER BY sortorder ASC
297 0.0003 0.00029993057250977
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1939' AND p.id = pi.product_id ORDER BY pi.sortorder
298 0.0005 0.00054693222045898
SELECT * FROM product_image_select WHERE product_id = '1939'
299 0.0003 0.00033998489379883
SELECT * FROM productcustomimages WHERE product_id = '1939'
300 0.0004 0.00041007995605469
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1939'
                GROUP BY o.product_id
301 0.0004 0.00043606758117676
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1939'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
302 0.0003 0.00028419494628906
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1939
303 0.0008 0.0008080005645752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1939' AND a.name = n.originalname
304 0.0003 0.00028300285339355
SELECT * FROM productoffers WHERE product_id = '1939' AND merchantid = 'A1X6FK5RDHNB96'
305 0.0003 0.00028395652770996
SELECT * FROM productoffers
                WHERE product_id = '1939' AND price > 0
                ORDER BY price ASC LIMIT 1
306 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = 1939
                ORDER BY price ASC LIMIT 1
307 0.0003 0.00028014183044434
SELECT value FROM productattributes
                WHERE product_id = '1939'
                AND name = 'ListPriceAmount'
308 0.0003 0.00029802322387695
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1939'
                GROUP BY o.product_id
309 0.0005 0.00047087669372559
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1939'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
310 0.0003 0.00027298927307129
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1939
311 0.0004 0.00039315223693848
SELECT value FROM productattributes WHERE product_id = '1939' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
312 0.0003 0.00028681755065918
SELECT * FROM products WHERE parent_id = '1939'
313 0.0011 0.0010910034179688
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1792' ORDER BY timestamp DESC
314 0.0002 0.00024008750915527
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1803' ORDER BY timestamp DESC
315 0.0002 0.00023508071899414
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1807' ORDER BY timestamp DESC
316 0.0002 0.00023317337036133
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1808' ORDER BY timestamp DESC
317 0.0002 0.00023198127746582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2342' ORDER BY timestamp DESC
318 0.0002 0.00024509429931641
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1841' ORDER BY timestamp DESC
319 0.0002 0.00023102760314941
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1842' ORDER BY timestamp DESC
320 0.0002 0.00023221969604492
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1843' ORDER BY timestamp DESC
321 0.0003 0.0002601146697998
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1850' ORDER BY timestamp DESC
322 0.0003 0.00025296211242676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1854' ORDER BY timestamp DESC
323 0.0002 0.00024104118347168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1860' ORDER BY timestamp DESC
324 0.0002 0.00024700164794922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1873' ORDER BY timestamp DESC
325 0.0002 0.00023484230041504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1892' ORDER BY timestamp DESC
326 0.0002 0.00023889541625977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1899' ORDER BY timestamp DESC
327 0.0002 0.00024795532226562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1914' ORDER BY timestamp DESC
328 0.0002 0.00024604797363281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4904' ORDER BY timestamp DESC
329 0.0003 0.00025391578674316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1937' ORDER BY timestamp DESC
330 0.0003 0.00026392936706543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1939' ORDER BY timestamp DESC
331 0.0010 0.00097513198852539
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
332 0.0009 0.0008549690246582
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
333 0.0003 0.00030016899108887
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
334 0.0157 0.015655994415283
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
335 0.0010 0.0010180473327637
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
336 0.0004 0.00040197372436523
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
337 0.0004 0.00035309791564941
SELECT * FROM products WHERE id = 1626
338 0.0003 0.00027012825012207
SELECT * FROM products WHERE id = 4041
339 0.0003 0.00027179718017578
SELECT * FROM products WHERE id = 4312
340 0.0003 0.00026202201843262
SELECT * FROM products WHERE id = 777
341 0.0003 0.00028085708618164
SELECT * FROM products WHERE id = 3881
342 0.0003 0.00027608871459961
SELECT * FROM products WHERE id = 4213
343 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '1626'
344 0.0003 0.00034618377685547
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
345 0.0006 0.0005650520324707
SELECT * FROM product_image_select WHERE product_id = '1626'
346 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '1626'
347 0.0007 0.00070095062255859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
348 0.0004 0.0003509521484375
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
349 0.0003 0.00030112266540527
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
350 0.0003 0.00031185150146484
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
351 0.0004 0.00039291381835938
SELECT * FROM products WHERE id = '4041'
352 0.0003 0.0003349781036377
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
353 0.0006 0.00056982040405273
SELECT * FROM product_image_select WHERE product_id = '4041'
354 0.0003 0.00032591819763184
SELECT * FROM productcustomimages WHERE product_id = '4041'
355 0.0009 0.00092792510986328
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
356 0.0004 0.0003509521484375
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0003 0.00028491020202637
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0004 0.00036811828613281
SELECT * FROM products WHERE id = '4312'
360 0.0003 0.00033402442932129
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
361 0.0006 0.00057005882263184
SELECT * FROM product_image_select WHERE product_id = '4312'
362 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '4312'
363 0.0008 0.00076889991760254
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
364 0.0003 0.00034403800964355
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.0002751350402832
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '777'
368 0.0004 0.00035905838012695
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
369 0.0005 0.00051999092102051
SELECT * FROM product_image_select WHERE product_id = '777'
370 0.0003 0.00030112266540527
SELECT * FROM productcustomimages WHERE product_id = '777'
371 0.0008 0.00083303451538086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
372 0.0004 0.00036382675170898
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
373 0.0003 0.0003209114074707
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
374 0.0003 0.00028896331787109
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
375 0.0004 0.00037813186645508
SELECT * FROM products WHERE id = '3881'
376 0.0004 0.00037002563476562
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
377 0.0005 0.00049495697021484
SELECT * FROM product_image_select WHERE product_id = '3881'
378 0.0003 0.00028085708618164
SELECT * FROM productcustomimages WHERE product_id = '3881'
379 0.0007 0.00069499015808105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
380 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
381 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
382 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
383 0.0003 0.00032186508178711
SELECT * FROM products WHERE id = '4213'
384 0.0003 0.00034403800964355
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
385 0.0004 0.00041604042053223
SELECT * FROM product_image_select WHERE product_id = '4213'
386 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '4213'
387 0.0007 0.00067520141601562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
388 0.0003 0.00029397010803223
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
389 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
390 0.0003 0.00025391578674316
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
391 0.0011 0.0010740756988525
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
392 0.0005 0.00046610832214355
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
393 0.0015 0.001474142074585
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
394 0.0008 0.00082802772521973
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
395 0.0003 0.00034880638122559
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
396 0.0005 0.00047206878662109
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
397 0.0004 0.00044083595275879
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'